home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / bbs_game / trap22a.zip / SYSOP.DOC < prev    next >
Text File  |  1994-06-23  |  12KB  |  321 lines

  1. =============================================================================
  2.  
  3.                                 MineTrap
  4.  
  5.            (C) 1993-1994 Todd Carlton - Some Place Else BBS
  6.  
  7. =============================================================================
  8.  
  9. =============================================================================
  10.                          >>>>>DISCLAIMER<<<<<
  11. =============================================================================
  12.  
  13. This door is guarenteed only to take up space on your hard drive. The person
  14. setting up and the person running this door are solely responsible for any
  15. circumstances this door may become involved in. Also, the person running
  16. this door is responsible for any information this door broadcasts. Please
  17. respect electronic publishing copyright laws.
  18.  
  19. This door has been tested and re-tested on many BBSes. When set up properly,
  20. it works. When registered, it works even better.
  21.  
  22. This door is SHAREWARE. You are granted a one time, 30 day license to run it
  23. for evaluation purposes. At the end of your one time 30 day evaluation you
  24. must either remove the active copy from your hard drive completely, or mail
  25. in your registration with $15 U.S. for a non-expirable license and registration
  26. code.
  27.  
  28. Registration will qualify you to download new and updated versions of this
  29. door from the Author's source board SOME PLACE ELSE BBS. Future/custom
  30. versions may only be made available to registered SYSOPs.
  31.  
  32. =============================================================================
  33.                           >>>>>THE DOOR<<<<<
  34. =============================================================================
  35.  
  36. SOME PLACE ELSE BBS, my BBS, has built it's reputation on my ability to find
  37. freshly released, quality doors from places people have never heard of!  8-)
  38. It seems like EVERYBODY is writing BBS doors now.
  39.  
  40. MineTrap challenges the caller to map out a field of mines. As each region
  41. is selected, it reveals the number or adjoined regions that have mines in
  42. them. As the mines are systematically discovered, the caller must then
  43. "Detonate" the mines are they are discovered.
  44.  
  45. Points are awarded based on the number of regions occupied successfully
  46. (without getting blown up!), and the number of mines detonated.
  47.  
  48. Points are deducted for attempting to detonate mines in regions where
  49. there aren't any, and (of course) for getting blown up.
  50.  
  51. The caller's score builds every day they play throughout the callander
  52. month. At the end of the month, a winner is proclaimed, and their name
  53. will be posted on the high scored bulletin through out the next month.
  54.  
  55. Good Luck!
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                    Page 1
  65.              MineTrap (C)1993-1994 Geoffrey Todd Carlton
  66. -
  67.  
  68. =============================================================================
  69.                       >>>>>THE CONFIG FILE<<<<<
  70. =============================================================================
  71. In this archive, you should find a sample MINETrap.CFG  You may edit it to
  72. reflect your system's configuration.
  73.  
  74. The .CFG file is a 9 line ASCII text file.
  75.  
  76.  Line 1: Complete Path To Dropfile, Including Dropfile Name
  77.          Ex: C:\BBS\TRIBBS.SYS
  78.  
  79.  Line 2: The Name Of The BBS As It Will Appear On The Registration Form
  80.          Ex: SOME PLACE ELSE BBS
  81.  
  82.  Line 3: Registering Sysop's First Name
  83.          Ex: Todd
  84.  
  85.  Line 4: Registering Sysop's Last Name
  86.          Ex: Carlton
  87.  
  88.  Line 5: Path And File Name For ASCII Score File
  89.          Ex: C:\TRIBBS\DISPLAY\MINESCOR.BBS
  90.  
  91.  Line 6: Path And File Name For ANSI Score File
  92.          Ex: C:\TRIBBS\DISPLAY\MINESCOR.ANS
  93.  
  94.  Line 7: Maximum Lives Per Day
  95.          Ex: 10
  96.  
  97.  Line 8: BBS Pause Code
  98.          Ex:  or @PAUSE@
  99.  
  100.  Line 9: Registration Code
  101.          Ex: 00000
  102.  
  103. Valid Dropfiles:
  104. ----------------
  105.  CALLINFO.BBS                  <- For Wildcat! systems (prior to v3.0)
  106. #CHAIN.TXT                     <- WWIV NO LONGER SUPPORTED!! DO NOT USE!!
  107.  DOOR.SYS                      <- For systems that support DOOR.SYS
  108.                                   (Carlton doors handle BOTH the 31 line
  109.                                   DOOR.SYS and the one with the 52-lines)
  110.  DORINFOx.DEF                  <- For QBBS/RBBS/RA. Replace x with Node #.
  111. *GTUSER.BBS                    <- For GT Power systems
  112.  PCBOARD.SYS                   <- For PCBoard systems using PCBOARD.SYS only
  113.                                   (When using PCBOARD.SYS, door also accesses
  114.                                   the USERS file.)
  115.  SFDOORS.DAT                   <- For Spitfire systems.
  116.  TRIBBS.SYS                    <- For TriBBS systems.
  117.  USERS.SYS                     <- For PCBoard systems using USERS.SYS
  118.                                   (When using USERS.SYS, doors also accesses
  119.                                   PCBOARD.SYS, PCBOARD.DAT and the USERS file.)
  120.  USERINFO.DAT                  <- For Wildcat! 3.x+ systems.
  121.  
  122. *BBSes That use GTUSER.BBS require 2 additional "Standard" lines in their
  123.  .CFG file. They should be inserted between line 4 and line 5.
  124.  
  125. *New Line 5: COM Port
  126.          Ex: 2
  127.  
  128. *New Line 6: Node Number
  129.          Ex: 1
  130.                                    Page 2
  131.                 MineTrap (C)1993-1994 Geoffrey Todd Carlton
  132. -
  133.  
  134.  
  135. =============================================================================
  136.                       >>>>> RUNNING MineTrap <<<<<
  137. =============================================================================
  138.  
  139. The command line to run MineTrap allows you the flexability of multiple
  140. config files! Simply run:
  141.  
  142. MINETrap (CONFIGNAME)
  143.  
  144. - or in most cases -
  145.  
  146. MINETrap MINETrap.CFG
  147.  
  148. Multi-Line BBSes, try:
  149.  
  150. MINETrap NODE1.CFG
  151. MINETrap NODE2.CFG
  152. etc...
  153.  
  154. FOSSIL DRIVER SUPPORT
  155. =====================
  156. Carlton Doors support the use of Fossil drivers. To tell the door to use the
  157. Fossil driver instead of the standard COM ports, just put /FD on the command
  158. line when running the door. For example:
  159.  
  160.      MINETrap MINETrap.CFG /FD
  161.  
  162. indicates that a Fossil driver is present and should be used. If no Fossil
  163. driver is detected, the door will print a message to that effect and exit.
  164.  
  165.  
  166. NON-STANDARD INTERRUPTS
  167. =======================
  168. Carlton doors supports COM 1-4 with standard IRQ's - COM1/COM3 = IRQ4
  169. and COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  170. number after the configuration filename. Let's assume you're running
  171. DoorMania and you want to use COM1 and IRQ5. The command line
  172. passed to your Door would be:
  173.  
  174.     MINETrap MINETrap.CFG /5  or
  175.     MINETrap MINETrap.CFG /%IRQ%  (using environment variables)
  176.  
  177. The /5 tells DoorFrame to use IRQ5 rather than the standard IRQ4 that
  178. is normally used with COM1. !! No /# parameter is needed for standard IRQ's !!
  179.  
  180. There have been reports of conflicts when using non-standard IRQ's on
  181. Novell/Netware systems. Since Novell also uses the / character, things
  182. somethings act screwy. The * (asterisk) may be used instead of the /
  183. in case of a conflict. In other words, /%IRQ% and *%IRQ% (/5 and *5 in the
  184. example above) will both work and are interchangeable.
  185.  
  186. Using Non-Standard COM Ports/IRQ's, Carlton doors support COMs 1 thru 15,
  187. and any valid IRQ that your modem is operating on.
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.                                    Page 3
  197.                 MineTrap (C)1993-1994 Geoffrey Todd Carlton
  198. -
  199.  
  200. ENVIRONMENT VARIABLES
  201. =====================
  202.  
  203. When specifying the location of the system file on line 1 of the doors .CFG
  204. file, you may use the environment variables %pcbdrive%, %pcbdir%, %pcbnode%,
  205. and %wcnodeid%. Some examples:
  206.  
  207.  PCBoard: 
  208.    USERS.SYS in C:\PCB           - %pcbdrive%%pcbdir%\USERS.SYS
  209.    USERS.SYS in C:\PCB\NODE1     - %pcbdrive%%pcbdir%\NODE%pcbnode%\USERS.SYS
  210.  
  211.  Wildcat!:
  212.    USERINFO.DAT in C:\WC\NODE1   - C:\WC\NODE%wcnodeid%
  213.  
  214. Non-PCBoard systems may use the PCB environment variables by setting them
  215. in either AUTOEXEC.BAT or in the batch that runs the door. For example:
  216.  SET PCBDRIVE=C:
  217.  SET PCBDIR=\BBSDIR
  218.  SET PCBNODE=1
  219.  
  220. 486DX CPU's
  221. -----------
  222. The math coprocessor in 486DX CPUs cannot handle floating point math which
  223. all MicroSoft Basic's use. This can show up as an ERROR 5, a keyboard 
  224. timeout, etc.
  225.  
  226. Fortunately there is an easy fix for this problem. Simply place the following
  227. line in the AUTOEXEC.BAT file:
  228.  
  229. SET NO87=ON
  230.  
  231. This will inform the door to use a different timing routine.  If you are
  232. operating under DESQview/X, you must flag the MATH COPROCESSOR as being ON.
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239. =============================================================================
  240.                     >>>>> MineTrap REGISTRATION <<<<<
  241. =============================================================================
  242.  
  243. Registration is only $15 U.S.! The one-time registration cost will entitle
  244. you to operate all versions of MineTrap (Past, present and future) as
  245. registered.
  246.  
  247. If your BBS is taken off-line permanently, your registration **IS NOT**
  248. TRANSFERRABLE. If you change the name of your BBS, the registration code
  249. will become invalid. Please contact me via FidoNet, or my Support BBS
  250. (Some Place Else BBS 616-968-7150) for a new code, at no additional cost.
  251.  
  252. That's it! Questions/Comments/Registrations all welcome! Print MINETrap.REG
  253. for more information!
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.                                    Page 4
  263.                 MineTrap (C)1993-1994 Geoffrey Todd Carlton
  264. -
  265.  
  266.  
  267. =============
  268. COMMON ERRORS
  269. =============
  270.  
  271. I attempt to release my doors as "bug free" but (obviously) cannot fully
  272. test them under every possible circumstance and under every condition.
  273. before reporting a "bug", please try to make sure the problem isn't in
  274. your own set up or configuration. If MineTrap encounters an error
  275. condition, an ASCII file named DFRAME.ERR will be generated. Inside of that
  276. file will be error codes. Below is a table to help you determine whether
  277. the error is your problem... or mine.  8-)
  278.  
  279. Codes flagged with a "*" are typically incorrect set-up or conditions
  280. caused by YOUR system, rather than my door. If you get an error that is
  281. not marked with a "*", please contact the support BBS. -Thanks
  282.  
  283.  
  284.  
  285.                             QuickBasic Error codes
  286.  ---------------------------------------------------------------------------
  287.  2   Syntax Error                       61*  Disk full
  288.  5   Illegal Function Call              62*  Input past end of File
  289.  6   Overflow                           63*  Bad record number
  290.  7*  Out of memory                      64*  Bad filename
  291. 11   Division by Zero                   67*  Too many files
  292. 13   type mismatch                      68*  Device unavailable
  293. 24*  Device Timeout                     69*  Comm-buffer overflow
  294. 25*  Device fault                       70*  Permission denied
  295. 52*  Bad filename or number             71*  Disk not ready
  296. 53*  File Not Found                     72*  Disk media error
  297. 55   File Already open                  74*  Rename across disk
  298. 57*  Device I/O error                   75*  Path/File access error
  299. 58*  File already exists                76*  Path not found
  300. 59   Bad Record length
  301.  
  302.      The most common error that you will see is #62.  This is usually caused
  303. by the CFG file not having enough lines. If the door seems to operate fine
  304. when run locally but the remote cannot receive or receives garbled info, check
  305. and make sure you are passing the correct IRQ to the door.  Com 1 and 2 are
  306. standard and as such you do not need to pass the IRQ to them.
  307.  
  308. If you are operating under DESQview, load DVANSI in every window.
  309.  
  310. Error #75 is usually an incorrect path and/or filename in the CFG file.
  311. Please check the filenames and paths in your CFG file(s).  They *MUST* be
  312. correct in order for the door to operate.
  313.  
  314. This door will run properly without a Fossil installed. If you ARE running
  315. a Fossil, you may want to use the /FD parameter, as you may experience
  316. better throughput.
  317.  
  318.                                    Page 5
  319.                 MineTrap (C)1993-1994 Geoffrey Todd Carlton
  320. -
  321.